Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SourceLink consolidation #384

Merged

Conversation

Regenhardt
Copy link
Contributor

@Regenhardt Regenhardt commented Mar 8, 2023

So I just spent hours figuring out why my build wanted to include some beta version of SourceLink and why all the references in the libraries are set to "Update".

Turns out there's another Directory.Build.props I didn't see because I didn't look in the actual file system.
This change makes it more obvious what's going on and also updates the SourceLink reference in the Directory.Build.props so the projects don't have to do it themselves.

Edit: The GUID change is just VS migrating from the old project system to the new one (see dotnet/project-system#3079)

@codecov-commenter
Copy link

Codecov Report

Merging #384 (a6aaa37) into master (5e72564) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   76.80%   76.80%           
=======================================
  Files          89       89           
  Lines        2531     2531           
  Branches      427      427           
=======================================
  Hits         1944     1944           
  Misses        466      466           
  Partials      121      121           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Regenhardt added a commit to Regenhardt/fido2-net-lib that referenced this pull request Mar 9, 2023
@Regenhardt
Copy link
Contributor Author

Review please, this one is just here to make development easier, not much to do here.

@Regenhardt
Copy link
Contributor Author

@abergs what's the holdup? Anything I can help with? Does it have to do with passwordless.dev being integrated into bitwarden?

@abergs
Copy link
Collaborator

abergs commented Mar 27, 2023

Hi @Regenhardt. I appreciate the PR -- I just haven't had the free time available to properly review.
Will do it as soon as I have the time.

Copy link
Collaborator

@abergs abergs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a quick revew, all changes look good but need time to checkout the BR and compile etc before I merge. If anyone else can confirm, I'd be satisfied with that.

Copy link

@jessyvere jessyvere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build succeeded and the Demo still works

@Regenhardt Regenhardt requested a review from abergs May 2, 2023 17:05
@Regenhardt
Copy link
Contributor Author

@abergs Yo it's been like a month are you ok?

@abergs abergs merged commit a33848c into passwordless-lib:master May 11, 2023
@Regenhardt Regenhardt deleted the feature/sourcelink-consolidation branch May 11, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants